async-generic 0.1.2

Write code that can be both async and synchronous without duplicating it.
Documentation

About this crate

This crate is derived from the maybe-async crate as of September 2023.

Many thanks to Guoli Lyu for their initial work on this problem space.